ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Layout Namespace / Point<T> Structure
Fields Properties

Point<T> Structure Members

The following tables list the members exposed by Point<T>.

Public Constructors
 NameDescription
Public ConstructorInitialized a new instance of Point struct.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)The instance of Point struct with default for current Type values set for the coordinates.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the x-coordinate of this Point.  
Public PropertyGets or sets the y-coordinate of this Point.  
Top
See Also